Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time driver ng #1425

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open

Conversation

MaxineMuster
Copy link
Contributor

PR just to see merge conflicts ...

MaxineMuster and others added 24 commits October 9, 2024 19:59
Make "g_elapsedSeconds" much mure reliable by using rtos tics
Add a "clock" based on a simple startuptime + g_elapsedSeconds.

Can be set by Browser, by CMD or (experimentally) by the "Date:" statement given in a HTTP header.

Adds advanced possiblilty to auto adjust time to DST

All time-based commands are now available without "NTP" but a general "CLOCK" prefix:
There is no need to have e.g. "NTP_Get_Month" or "NTP_GetSunset" or "NTP_Events" - all these are CLOCK based
and only "bound" to NTP as the only clock source available.
TODO: change tests to use new commands
-> also enable new clock with WINDOWS
…p and running

Better display of time on every page (send time data as "dataset" of an HTML element)
NTP time will set local "device time", too
Update http_fns.c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant